Have nobreak-char-display handle U+2010 and U+2011.
authorChong Yidong <cyd@gnu.org>
Tue, 18 Oct 2011 21:07:56 +0000 (17:07 -0400)
committerChong Yidong <cyd@gnu.org>
Tue, 18 Oct 2011 21:07:56 +0000 (17:07 -0400)
commit2c03e4f867bd9e93f33d9395caa06065f22aa501
treeb4a94ccc5111eac9bd45db7973a275901f370047
parent500c07cfd001a7a00bf70a649c13814b2e60ee3b
Have nobreak-char-display handle U+2010 and U+2011.

See discussion at
http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00747.html

* src/xdisp.c (get_next_display_element): Handle U+2010 and U+2011
with nobreak-char-display too.
src/ChangeLog
src/xdisp.c